home *** CD-ROM | disk | FTP | other *** search
/ Shareware Avalanche! / Shareware Avalanche!.iso / brainex / notice.doc < prev    next >
Text File  |  1992-08-30  |  1KB  |  38 lines

  1. Use NOTICE.EXE to diplay and optionally delete the sysop notification 
  2. file created by RomBrain.  This program can be placed in your LOGON.BAT 
  3. file (GAP) or similar type batch file that is run when you log on 
  4. to your BBS.  For PCBOARD, run NOTICE as a LOGON DOOR.
  5.  
  6. Two types of notification files are read:
  7.  
  8. SYSOP.NOT located in the BRAINEX\ROMBRAIN directory.  This file
  9. is written when a user makes an offline request in Rombrain.
  10.  
  11. User notice files are written to BRAINEX\ROMBRAIN\USERINFO after you have
  12. copied requested files with REQUEST. The file informs the user
  13. that requested files are ready for download. The filename is created
  14. by using the last 5 letters of the user's last name, and the first
  15. letter of the first name, such as:
  16.  
  17. TOM SMITH would be:
  18. BRAINEX\ROMBRAIN\USERINFO\SMITHT
  19.  
  20.  
  21. Command Format:
  22.  
  23. NOTICE  NODE=x SYSOP=level
  24.  
  25. x=node number
  26. level=sysop level
  27.  
  28. Example:
  29.  
  30. NOTICE  NODE=1 SYSOP=110
  31.  
  32. For PCBOARD use:
  33.  
  34. NOTICE  NODE=1  SYSOP=110  DATA=PCBOARD.SYS
  35.  
  36. This will cause NOTICE to read the PCBOARD.SYS file instead of DOOR.SYS.
  37.  
  38.